This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.
8.3
Rating
0
Installs
Tools & Utilities
Category
Excellent skill documenting the plugin settings pattern for Claude Code plugins. The description accurately covers all the key concepts (plugin settings, .local.md files, YAML frontmatter, per-project configuration) making it easily discoverable. The skill provides comprehensive task knowledge with concrete bash parsing examples, validation patterns, security considerations, and a complete implementation workflow. Structure is clear with logical sections, quick reference, and appropriate references to additional files. The skill addresses a moderately novel need - while configuration management is common, this specific pattern of YAML frontmatter + markdown in .local.md files for plugin state is a specialized convention that would require many tokens for an agent to derive independently. Minor room for improvement in uniqueness since configuration parsing is a familiar domain, but the specific implementation details and best practices (restart requirements, gitignore patterns, quick-exit hooks) add meaningful value.
Loading SKILL.md…

Skill Author